读知识>英语词典>tag end翻译和用法

tag end

英 [tæɡ end]

美 [tæɡ end]

网络  末端

英英释义

noun

双语例句

  • Also note the TotalAmount tag at the end of the document.
    还要注意文档末尾的TotalAmount标记。
  • Early user agents incorrectly wrapped lines just after the start tag or just before the end tag of an element, which resulted in dangling punctuation.
    早期的用户代理会在元素开始标签之后或者结束标签之前尽心不正确的折行,这可能导致标点符号显示错误。
  • That is, the XML must have both a start tag and end tag, and must be authored using the proper syntax.
    因此,所有XML必须有一个起始标签和一个结束标签,并且要使用正确的语法创建。
  • John was at the tag end of his class.
    约翰是他班上最后一名。
  • Notice that in Listing 4, I place the script tag at the end of the page body.
    请注意,在清单4中,我将script标记放在页面body的结尾处。
  • In fact, the standard forbids use of an end tag for these special ones, although most browsers are lenient and ignore the errant end tag.
    实际上,这个标准禁止对这些特殊标签使用结束标签,但是大多数浏览器能够容忍和忽略那些错误的结束标签。
  • Empty elements must either have an end tag or the start tag must end with/>.
    空的元素也必须有一个结束标签或者开始标签用/结束。
  • In order to realize mutual authentication, usability and privacy, there are one public key in the π OTP protocol that maintained both in the tag and the back end database that is updated by universal hash function after each successful authentication.
    为了实现双向认证性、正确性和隐私性,πOTP协议设有一个公有密钥,由安全的通用哈希函数产生,同时保持在标签和后端数据库中,每次成功认证后进行更新。
  • Think of character data as the text found between the start tag and the end tag of an XML element.
    把字符数据当作XML元素的开始标签与结束标签之间的文本。
  • In the original document-level format, every start tag was paired to an end tag.
    在原始文档级别格式中,每个开始标记与一个结束标记配对。